From 40c4f78061945a16920c9f95523f4e89268205a2 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Wed, 26 Feb 2020 18:45:58 +0000 Subject: [PATCH] deb_no_strict_data Gbp-Pq: Name deb_no_strict_data --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7f006242..f6ed6df3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,7 +69,7 @@ markers = high_memory: mark a test as a high-memory only clipboard: mark a pd.read_clipboard test doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL -addopts = --strict-data-files +# addopts = --strict-data-files xfail_strict = True filterwarnings = error:Sparse:FutureWarning -- 2.30.2